home *** CD-ROM | disk | FTP | other *** search
/ The Trig Explorer / The Trig Explorer.iso / mac / Explorer / RIGHT.dxr / 00199.ls < prev    next >
Encoding:
Text File  |  1998-07-22  |  311 b   |  13 lines

  1. on exitFrame
  2.   go(the frame - 1)
  3. end
  4.  
  5. on enterFrame
  6.   set the cursor of sprite 15 to [319, 320]
  7.   set the cursor of sprite 16 to [319, 320]
  8.   set the cursor of sprite 17 to [319, 320]
  9.   set the cursor of sprite 18 to [319, 320]
  10.   set the cursor of sprite 19 to 0
  11.   set the cursor of sprite 20 to [319, 320]
  12. end
  13.